home *** CD-ROM | disk | FTP | other *** search
- In article <762561534snz@unisol.demon.co.uk> mark@unisol.demon.co.uk (Mark Pritchett) writes:
- >From: mark@unisol.demon.co.uk (Mark Pritchett)
- >Subject: IMPLIB & FTP Softwares DLL
- >Date: Tue, 1 Mar 1994 22:38:54 +0000
-
- >Is it valid to run Borland C++ v3.1 IMPLIB utility on FTP Software's
- >winsock.dll and to use the .lib generated to link against ?
-
- >I've tried this and the linker tells me that I've attempted to export
- >non-public symbols. The list of symbols is the whole winsock API !!!
-
- >If it's not valid how do you link in the winsock dll ?
-
- >Thanks in advance for any assistance.
-
- >Mark :-(
-
- I've been linking with the "pre-made" winsock.lib file available from
- ftp.microsoft.com, in the advsys/winsock/spec11 directory. Also, be
- sure to get the winsock.h file to include in your program.
-
- BTW, there is the handy winsock.hlp file (windows help format) that
- provides on-line winsock documentation.
-
- -Larry
- From news@bigblue.oit.unc.edu Wed Mar 2 02:42:08 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA08119; Tue, 1 Mar 1994 22:27:51 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA24491; Tue, 1 Mar 1994 22:26:50 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Wed, 2 Mar 1994 02:42:08 GMT
- From: sjolshag@benji.Colorado.EDU (SJOLSHAGEN THOMAS LIER)
- Message-Id: <sjolshag.762576128@benji.Colorado.EDU>
- Organization: University of Colorado, Boulder
- Sender: ses
- Subject: Winsock (Trumpet Winsock alpha #18) PROBLEMS!!!!!!!
-
- Hello,
-
- Currently I'm trying to use Trumpet Winsock Alpha #18. The emphasis is on
- *trying* because when I try starting it it decides to hang if I haven't got
- a dialler running, and then I get the "TCP not found" message, as well as the
- "Unable to open Com1, device is already open" - or whatever it is. I got the
- internal dialler to work a couple of times, but was unable to complete th
- connect. I got to the annex server, typed Slip, my login and password, were
- given the annex address (IP) and my assigned IP address. and everything
- stopped, at least the server did nothing more, and I am unable to do anything
- more than hang up. I'm using the Slip8250.com packet driver.. Oh, here is the
- setup.
-
- slip.com -w 0x60 -h SLIP
- winpkt.com 0x60
-
- I saw somewhere that loading the drivers High may give some unpredictable
- results, so I didn't. Well, enough blabbing. Can anybody make any sense of
- what I've written? If so, please let me know what I can do to make my SLIP
- work properly, and hook up with an account on a University system..
-
- Thank you ...
-
- Thomas.
-
- P.S. E-mail is welcome as well as postings to this newsgroup.. (I've Learned
- to save from both mail and newsgroup... :)
-
-